#MakeAxis Cube/Sphere
LMB:Make a Cube of Cubes, you hav to enter**the number of Cubes per side and the Size of each Sphere**and the distance between them (1 - size of original Objct).**_
RMB:Make a Cube of Spheres, you hav to enter the number of**Spheres per side and the Size of each Sphere**and the distance between them (1 - size of original Objct).
[INP]Enter Number,Size,Dist.!5,10,3
Do_Axis([INP1],[INP2],[INP3],2)
#END
[OnRightMouseButton!]
[INP]Enter Number,Size,Dist.!5,10,3
Do_Axis([INP1],[INP2],[INP3],1)


